Skip to content

Add changelog for 2025-06-27 #544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 27, 2025
Merged

Add changelog for 2025-06-27 #544

merged 2 commits into from
Jun 27, 2025

Conversation

quantstruct-bot
Copy link
Collaborator

Description

**Create web-based chat sessions with your assistants** using the new [`Web Chat`](https://api.vapi.ai/api#:~:text=WebChat) integration with [`OpenAI Web Chat Requests`](https://api.vapi.ai/api#:~:text=OpenAIWebChatRequest). Accept user input as strings or message arrays and manage conversations with session and customer information.
  1. Inworld TTS Voice Provider Integration: You can now customize which language Inworld Voices use like English, Chinese, and Korean. You can also set the TTS model and toggle voice caching with cachingEnabled.

  1. Additional Customer Information Fields: You can now include email and externalId fields when creating customers. You can also disable the E164 number format check with numberE164CheckEnabled – setting it to false lets you use non-E164 numbers like 1234 or abc, useful for dialing non-standard numbers on SIP trunks. This lets you store extra contact information and link customers to external systems.

  2. schedulePlan No Longer Required in Campaigns: You can now create campaigns without specifying a schedulePlan.

**Behavior Change**: The `Chat.assistantOverrides` property now only supports variable substitution in chat contexts, limiting its functionality compared to previous versions.

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work

Copy link
Contributor

@quantstruct-bot quantstruct-bot changed the title Changelog Add changelog for 2025-06-27 Jun 27, 2025
@quantstruct-bot quantstruct-bot merged commit 7c63872 into main Jun 27, 2025
6 checks passed
@quantstruct-bot quantstruct-bot deleted the changelog branch June 27, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant